home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dino Crisis Digital Press Kit
/
Dino Crisis Digital Press Kit.iso
/
mac
/
f
/
00115_Script_115
< prev
next >
Wrap
Text File
|
1999-09-02
|
280b
|
13 lines
on exitFrame
set the visible of sprite 10 to true
repeat with n = 44 to 47
set the visible of sprite n to false
end repeat
repeat with k = 60 to 74
puppetsprite k, false
set the visible of sprite k + 20 to false
end repeat
updatestage
end